gw-routing-policy
This command configures the Routing Policies table, which lets you edit the default Routing Policy rule.
Syntax
(config-voip)# gateway routing gw-routing-policy <Index> (gw-routing-policy-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
lcr-call-length |
Defines the average call duration (in minutes) and is used to calculate the variable portion of the call cost. |
lcr-default-cost |
Defines whether routing rules in the Tel-to-IP Routing table that are not assigned a Cost Group are considered a higher cost or lower cost route compared to other matched routing rules that are assigned Cost Groups. |
lcr-enable {disabled|enabled} |
Enables the Least Cost Routing (LCR) feature for the Routing Policy. |
ldap-srv-group-name |
Assigns an LDAP Server Group to the Routing Policy. |
name |
Defines a descriptive name, which is used when associating the row in other tables. |
Command Mode
Privileged User
Example
This example configures a Routing Policy "ITSP", which uses LDAP Servers Group "ITSP-LDAP":
(config-voip)# gateway routing gw-routing-policy 0 (gw-routing-policy-0)# name ITSP (gw-routing-policy-0)# ldap-srv-group-name ITSP-LDAP (gw-routing-policy-0)# activate